This is a database table provider for Products Note that products can be associated with categories, and product options, and can also be added to reward stores. Use the CategoryTableProvider to setup categories, the ProductOptionsTable to setup variants, parameters and options for each product, and ProductInRewardTableProvider to associate products with reward stores This handles specific fields:
- name - Unique identifier, ie health-fitness
- title - A descriptive title for the category
- notes - More description and notes
- status
- baseCost - The base cost of this item
- freightCost - The cost to ship the item
- category - A category to add the product to
Properties
Name | Returns | Notes | Example |
---|---|---|---|
providerId | String | ||
queryParameters | List | ||
tableFields | List |
Ask a question, or offer an answer